How to Install libghc-postgresql-libpq-dev software package in Ubuntu 17.04 (Zesty Zapus)

How to Install libghc-postgresql-libpq-dev software package in Ubuntu 17.04 (Zesty Zapus)

libghc-postgresql-libpq-dev software package provides low-level binding to libpq, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libghc-postgresql-libpq-dev 

libghc-postgresql-libpq-dev is installed in your system.

Make ensure the libghc-postgresql-libpq-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libghc-postgresql-libpq-dev *

You will get with libghc-postgresql-libpq-dev package name, version, architecture and description in a table

libghc-postgresql-libpq-dev package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Haskell
Package libghc-postgresql-libpq-dev
Version 0.9.2.0-3
Description low-level binding to libpq
Sub Section haskell


See Also, How to uninstall or remove libghc-postgresql-libpq-dev software package from Ubuntu 17.04 (Zesty Zapus)?